generated from terraform-ibm-modules/terraform-ibm-module-template
-
Notifications
You must be signed in to change notification settings - Fork 2
fix(deps): update terraform dependencies (major) - autoclosed #58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
terraform-ibm-modules-ops
wants to merge
1
commit into
main
from
renovate/major-terraform-dependencies
Closed
fix(deps): update terraform dependencies (major) - autoclosed #58
terraform-ibm-modules-ops
wants to merge
1
commit into
main
from
renovate/major-terraform-dependencies
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|
/run pipeline |
28d3f89 to
79bbc1f
Compare
|
/run pipeline |
79bbc1f to
c83ff0c
Compare
|
/run pipeline |
c83ff0c to
ac34431
Compare
|
/run pipeline |
ac34431 to
bab0e6b
Compare
|
/run pipeline |
bab0e6b to
224fc00
Compare
|
/run pipeline |
224fc00 to
81fe822
Compare
|
/run pipeline |
81fe822 to
4779152
Compare
|
/run pipeline |
4779152 to
570d8a0
Compare
|
/run pipeline |
570d8a0 to
2577c19
Compare
|
/run pipeline |
2577c19 to
7fa6637
Compare
|
/run pipeline |
7fa6637 to
31ef902
Compare
|
/run pipeline |
31ef902 to
feeee04
Compare
|
/run pipeline |
3a0e63a to
a1f75c2
Compare
|
/run pipeline |
a1f75c2 to
0ae5dae
Compare
|
/run pipeline |
0ae5dae to
e85f40f
Compare
|
/run pipeline |
e85f40f to
68036c0
Compare
|
/run pipeline |
68036c0 to
0dca25a
Compare
|
/run pipeline |
0dca25a to
00290f5
Compare
|
/run pipeline |
00290f5 to
9e94c6e
Compare
|
/run pipeline |
9e94c6e to
02e5552
Compare
|
/run pipeline |
02e5552 to
5134286
Compare
|
/run pipeline |
5134286 to
4327cc3
Compare
|
/run pipeline |
4327cc3 to
3824c8d
Compare
|
/run pipeline |
3824c8d to
836f174
Compare
|
/run pipeline |
836f174 to
648f5b5
Compare
|
/run pipeline |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.17.0->3.0.28.21.25->10.2.12.3.1->3.1.1Release Notes
hashicorp/terraform-provider-helm (helm)
v3.0.2Compare Source
This is a patch release that fixes a number of bugs discovered in the v3.x.x release.
BUG FIXES:
helm_release: Fix description field causing inconsistent plan [GH-1648]helm_release: Fix plan error whendevel = falseis set andversionis provided [GH-1656]helm_release: Fix postrender being run when binaryPath is nil [GH-1649]helm_release: Fix shallow clone bug causing nested sensitive values to be redacted in the k8s API [GH-1644]provider: Fix namespace override logic in Kubernetes client initialization [GH-1650]provider: Restore support for theKUBE_PROXY_URLenvironment variable [GH-1655]v3.0.1Compare Source
This is a hotfix release.
HOTFIX:
helm_release: Fix state upgrader code to use correct type for "values" attribute. [GH-1638]v3.0.0Compare Source
This release migrates ports the provider project from
terraform-plugin-sdk/v2toterraform-plugin-framework[GH-1379]Please refer to the migration guide.
BREAKING CHANGES:
kubernetes,registry, andexperimentsare now represented as nested objects.set,set_list, andset_sensitiveinhelm_releaseandhelm_templateare now lists of nested objects instead of blocksFEATURES:
Add
"literal"as a supportedtypefor thesetblock [GH-1615]helm_release: Add support for ResourceIdentity. [GH-1625]helm_release: Addset_wowrite-only attribute [GH-1592]ENHANCEMENT:
helm_release: AddUpgradeStatelogic to support migration from SDKv2 to Plugin Framework [GH-1633]BUG FIXES:
helm_release: Fix namespace behaviour for dependency charts in non-default namespaces [GH-1583]change
set.value&&set_list.valueto optional instead of required [GH-1572]terraform-ibm-modules/terraform-ibm-cos (terraform-ibm-modules/cos/ibm)
v10.2.1Compare Source
Bug Fixes
existing_resource_group_nameis nownull, which means it will default to the default resource group in your account. Previously it was defaulting to "Default" which may not exist in every account. (#937) (f3a37a0)v10.2.0Compare Source
Features
management_endpoint_type_for_bucketfor bucket DAs and defaulted the value todirect(#938) (fa4182b)v10.1.16Compare Source
Bug Fixes
v10.1.15Compare Source
Bug Fixes
v10.1.14Compare Source
Bug Fixes
prefixinput variable in the DA to allownull(#929) (44f82b1)v10.1.13Compare Source
Bug Fixes
v10.1.12Compare Source
Bug Fixes
v10.1.11Compare Source
Bug Fixes
v10.1.10Compare Source
Bug Fixes
v10.1.9Compare Source
Bug Fixes
v10.1.8Compare Source
Bug Fixes
v10.1.7Compare Source
Bug Fixes
v10.1.6Compare Source
Bug Fixes
time_sleep.wait_for_cos_bucket_lifecycle. There has no impact to every day services. (#913) (112439c)v10.1.5Compare Source
Bug Fixes
v10.1.4Compare Source
Bug Fixes
v10.1.3Compare Source
Bug Fixes
v10.1.2Compare Source
Bug Fixes
v10.1.1Compare Source
Bug Fixes
v10.1.0Compare Source
Features
Cross-regional bucket (security-enforced)andRegional bucket (security-enforced)(#908) (95785a6)v10.0.0Compare Source
Features
BREAKING CHANGES
Security-enforced cross-region bucketandFully configurable Regional bucket. Please migrate to use the new variations instead.v9.1.0Compare Source
Features
v9.0.8Compare Source
Bug Fixes
v9.0.7Compare Source
Bug Fixes
v9.0.6Compare Source
Bug Fixes
>= 1.79.0, < 2.0.0(#899) (23d8aef)v9.0.5Compare Source
Bug Fixes
v9.0.4Compare Source
Bug Fixes
v9.0.3Compare Source
Bug Fixes
v9.0.2Compare Source
Bug Fixes
v9.0.1Compare Source
Bug Fixes
v9.0.0Compare Source
(#887) (6bb43dc)
Features
Cloud automation for Cloud Object Storage->Cloud automation for Object StorageInstanceDA variation updates:use_existing_resource_groupandresource_group_namehave been changed toexisting_resource_group_name. DA no longer supports creating groupcos-one-rate-plan(was in module but not DA). The input has been renamedcos_plan->plancos_instance_name->instance_name>=1.9.0and cross variable validation addedBREAKING CHANGES
prefixinput. If you were using the default, you should explicitly set prefix back todevto prevent resources getting destroyed and recreatedterraform-ibm-modules/terraform-ibm-trusted-profile (terraform-ibm-modules/trusted-profile/ibm)
v3.1.1Compare Source
Bug Fixes
>= 1.79.1, < 2.0.0(#193) (4baead8)v3.1.0Compare Source
Features
trusted-profile-templatesubmodule:-
identity_crninput has been changed toidentitiesand now supports all identitiy types:user,serviceidandcrn. Its also now optional to pass any idenitify.- Added support to assign trusted profile template to single accounts using new input
account_ids_to_assign(#189) (d0f234e)v3.0.0Compare Source
(#181) (07e3a80)
Bug Fixes
trusted_profile_policiesnow has a required attribute calledunique_identifierwhich must have a unique value per policy. It is only used by terraform for building map objects, it is not use for any actual resource naming. Changing this value will cause resources to be recreated.trusted_profile_claim_rulesnow has a required attribute calledunique_identifierwhich must have a unique value per claim rule. It is only used by terraform for building map objects, it is not use for any actual resource naming. Changing this value will cause resources to be recreated.trusted_profile_linksnow has a required attribute calledunique_identifier` which must have a unique value per profile link. It is only used by terraform for building map objects, it is not use for any actual resource naming. Changing this value will cause resources to be recreated.BREAKING CHANGES
unique_identifierattribute. For example, if you used the following value for trusted profile name:trusted_profile_name = "my-profile"you should use the following naming conventions:Trusted profile policies
Trusted profile policies
Trusted profile links
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.